All Questions
5 questions
2votes
2answers
2kviews
Show and Hide group of classes based on data attributes
Somebody please verify this code. Is this efficient? please tell me modular way to accomplish this task. Updated I want to add show class to ...
4votes
2answers
1kviews
HTML5 Canvas game starts to lag 10 seconds after loading page
I got bored and started making a game using HTML5, CSS3, and JavaScript/jQuery. I've been working on it for about 2 weeks and it was running pretty well. Today I opened it and was moving the player'...
2votes
2answers
9kviews
Menu traversing on next and prev button click up and down
Can anyone optimize this code? I am new to jQuery. I want add class on next and previous button click. I wrote this code that works for me, but could anyone optimize it using jQuery predefined ...
3votes
1answer
1kviews
Body mass index / Body surface area calculator
I'm trying to write a little page which will help me - when it ever gets finished - in my job to get some stuff done easier and faster. I'd like some hints and tricks for better structuring the code, ...
2votes
1answer
319views
Can my code be optimized more? [closed]
Preview: http://sparksonrails.pennfolio.com/ Jquery: ...